Welcome![Sign In][Sign Up]
Location:
Search - tcp java

Search list

[JSP/Javatcp_chat_teacher_zhang1

Description: java的UDP聊天程序,简单-UDP chat program, a simple
Platform: | Size: 1024 | Author: 无畏 | Hits:

[Communication-Mobile远程监控源代码

Description: 基于TCP/IP的远程控制访问程序 可以对远程的计算机惊醒控制管理!-TCP/IP-based remote control procedures can visit to a remote computer control and management awakened!
Platform: | Size: 70656 | Author: sdfa | Hits:

[Internet-Networkexercise

Description: JAVA网络编程,JAVA多线程编程,重点是JAVA 网络编程.如UDP包的收发,建立TCP连接等.-Java Network Programming, Java multithreaded programming, with a focus on Java network programming. If the UDP packet transceiver to establish TCP connection.
Platform: | Size: 16384 | Author: 王伟 | Hits:

[Internet-Network断点传输服务器端

Description: 一断点续传程序服务器端 本软件适用于装有IP/TCP协议的电脑. 主要功能:电脑间传送大型文件.(如电影等)- A break point continues passes on procedure server end this software to be suitable to being loaded with the IP/TCP agreement the computer Main function: Between the computer transmits the large-scale document. (for example movie and so on)
Platform: | Size: 78848 | Author: 赵红 | Hits:

[Ftp ClientCorpClient

Description: 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
Platform: | Size: 3072 | Author: 彭宇 | Hits:

[Ftp ServerCorpServerService2

Description: 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
Platform: | Size: 3072 | Author: 彭宇 | Hits:

[Game ProgramBattleTank1.0

Description: 1。支持双人连线 (适用于TCP/IP, 限于局域网内连接)。 2。100%公开代码 3。双打的话,需要一位玩家先在一台电脑上建立主机, 一位玩家在另一台电脑上建立副机, 副机端玩家在输入主机玩家的ip后游戏就开始了。 4。 单打的话,在一台机器上同时建立主机和副机, 副机的ip栏里留下空白就好了。这样你可以控制主机或副机的坦克但无法同时控制。 5。具体的键盘操作,可在程序中点击“帮助”看到。 6。主机和副机在命令键入Play.bat启动游戏。 刚做完不久,肯定有不少bug,希望大家指出, 谢谢! -1. Double-line support (for TCP/IP, LAN connectivity limited to). 2. Code 100% open 3. Doubles, first need a player in a computer mainframe to establish, in a player on another computer for the establishment of Vice, vice-end player in the mainframe ip players after the game began. 4. Singles, then in a machine while building mainframe and vice machines, the vice- ip column left blank will be just fine. This way you can control the host machine or vice tanks but can not control. 5. Specific keyboard operation, the procedure can click on "Help" to see. 6. Mainframe and vice-typing in order Play.bat start the game. Just to finish soon, I am sure a lot bug, we hope that, thank you!
Platform: | Size: 456704 | Author: 王林 | Hits:

[ICQ-IM-Chatjava_qq_multiThread

Description: 做的一个实现多用户聊天的工具,非常粗糙,用的是TCP连接,纯粹学习,没多大用的,见笑了。-To do an implementation of multi-user chat tool, very rough, using a TCP connection, just learning, not much use, and a laughing stock of the.
Platform: | Size: 17408 | Author: 庄欣 | Hits:

[Internet-NetworkClientExample

Description: a simple tcp client with java,you can use it to connect with a tcp server.-a simple tcp client with java, you can use it to connect with a tcp server.
Platform: | Size: 4096 | Author: 高扬 | Hits:

[ICQ-IM-ChatChatSystem1

Description: 它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程, 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来. -It includes procedures TcpServer server and client TcpClient mainly spent socket programming, the program uses a tcp/ip socket multithreaded programming, as well as some important synchronous operation done to control overtime, in order to reduce the waiting time, such as servers connected with the basic functions of QQ similar conduct multiple points of the peer-to-peer chat and file transfer. The advantages of this program is to transmit the data will not be lost, but users on the line when the assembly line immediately reflected.
Platform: | Size: 15432704 | Author: 陈超群 | Hits:

[ICQ-IM-Chatchatjava

Description: Java 开发的聊天程序, 指定IP进行连接,同时使用TCP 和 UDP 连接-Java developers chat procedures specified IP connectivity, the use of TCP and UDP connections
Platform: | Size: 6144 | Author: roya | Hits:

[Internet-NetworkUDPDataPacker

Description: 习惯了TCP编程,认为UDP可以包办这些问题是错误的。一个UDP应用程序要承担可靠性方面的全部工作,包括报文的丢失、重复、时延、乱序以及连接失效等问题。 通常我们在可靠性好,传输时延小的局域网上开发测试,一些问题不容易暴露,但在大型互联网上却会出现错误。 UDP协议把递送的可靠性责任推到了上层即应用层,下面简单编写了几个类来专门处理两个问题:乱序和丢包。-accustomed to the TCP programming, UDP can be arranged that these issues is wrong. A UDP applications to bear reliability of the entire work, including packet loss, duplication and delay, disorder and connectivity problems such as the failure. Usually we reliability, small transmission delay of LAN development and testing, some problems are not easily exposed. but the major Internet has an error occurs. UDP transmitted put the blame on the reliability of the upper level that is the application layer, following the preparation of a few simple categories devoted to the following two questions : disorder and packet loss.
Platform: | Size: 4096 | Author: jyy | Hits:

[Internet-Networktcp2002

Description: tcp协议socket编程采用的是java技术-agreement tcp socket programming using the java technology
Platform: | Size: 1024 | Author: ding | Hits:

[CommunicationBIYESHJI

Description: tcp/ip局域网编程,JAVA,JBUILDER2006-tcp/ip LAN programming, JAVA, JBUILDER2006
Platform: | Size: 70656 | Author: xiuxiu | Hits:

[Communication1263Javaudp

Description: 实现简单的局域网聊天工具,TCP/IP,WINDOWS-simple LAN chatting tool, TCP/IP, Windows
Platform: | Size: 71680 | Author: xiuxiu | Hits:

[ADO-ODBCzonghelunwen

Description: 毕业设计论文,实现简单的局域网聊天工具,TCP/IP,-Graduation Thesis, simple LAN chatting tool, TCP/IP,
Platform: | Size: 364544 | Author: xiuxiu | Hits:

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[Internet-NetworkThreadScan

Description: 基于JAVA的多线程TCP端口扫描程序 -Java-based multi-threaded TCP port scanning procedures for Java-based multi-threaded TCP port scanning procedures Java-based multi-threaded TCP port scanning procedures
Platform: | Size: 2048 | Author: 陈进赵 | Hits:

[ICQ-IM-ChatChatRoom_java

Description: 帮电工系同学作的java作业 tcp/ip聊天程序 -help electrician grads java operations for the tcp/ip chat program
Platform: | Size: 21504 | Author: | Hits:

[JSP/JavaJavaSocketServer

Description: Java源码,TCPIP Socket通讯,Server端程序。-Java source code, TCPIP Socket Communications, Server-side.
Platform: | Size: 1024 | Author: 翟鸿鸣 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 40 »

CodeBus www.codebus.net